home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 110
/
jogo-disk-110.iso
/
Games
/
ten_pin_bowling.swf
/
scripts
/
DefineButton2_22
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2008-11-12
|
83b
|
6 lines
on(release){
_root.gameType = "free";
gotoAndStop("play");
play();
}